xen.git
2009-08-31 Keir Fraserlibxc: Avoid a constant-zero-sized memset().
2009-08-31 Keir Fraserxend: Greater verbosity on domain creation failure
2009-08-31 Keir Fraserx86/numa: fix c/s 20120 (Fix SRAT check for discontig...
2009-08-31 Keir Fraserproperly __initdata-annotate command line option string...
2009-08-31 Keir Fraserx86: properly __init-annotate time.c
2009-08-31 Keir Fraserintroduce size_param()
2009-08-31 Keir Fraserx86_emulate: honor failure of in_longmode()
2009-08-31 Keir Fraserx86, ept: remove execute permission for granted pages...
2009-08-31 Keir FraserAdjust non-default sized console ring allocation
2009-08-31 Keir Fraserx86: fix get_free_pirq
2009-08-27 Keir Fraserx86: softtsc for PV domains
2009-08-27 Keir Fraserx86: fix msi_free_irq().
2009-08-27 Keir Fraser[HVM] add super page support for HVM migration
2009-08-26 Keir Fraserxend: Do not pass pointer to a 16-bit domid_t to PyArg_...
2009-08-26 Keir Fraserxend: Flask MLS security label handling
2009-08-25 Keir Fraserstubdom: Backport fix for SIZE_MAX from newlib 1.17.0
2009-08-25 Keir FraserAccurate accounting for credit scheduler
2009-08-25 Keir Fraserxend: Fix typos in configure_vtpm
2009-08-25 Keir Fraserx86 numa: Fix SRAT check for discontig memory
2009-08-25 Keir Fraserxen/xsm/flask: Fix Flask MLS context generation
2009-08-25 Keir Fraserpygrub: Set path in #! line of pygrub, too
2009-08-25 Keir Fraserxend: Add support for URI ('file:' and 'data:' scheme...
2009-08-24 Keir Fraserlibxc: More LZMA/BZIP fixes.
2009-08-24 Keir Fraservtpm: Upgrade to using tpm_emulator-0.5.1
2009-08-24 Keir Fraserxend: Allow vtpm instance uuid to be specified on domai...
2009-08-24 Keir Fraservtpm: Fix hashed-memory file writing.
2009-08-24 Keir Fraserx86: run timers when populating Dom0's P2M table
2009-08-21 Keir Fraserx86: Ensure irq is disabled before taking vector_lock.
2009-08-21 Keir Fraseria64: Fix ia64 build issue introduced by per-cpu vector...
2009-08-21 Keir FraserUpdate .hgignore for tools/libxc/.zlib.deps
2009-08-21 Keir Fraserdocs/misc: Update XSM Flask documentation
2009-08-21 Keir Fraserpygrub: Fix elilo handling after password patch.
2009-08-21 Keir FraserRevert 20105:979fd420311b
2009-08-21 Keir Fraserlibxc: Remove minios-specific hack for generating ...
2009-08-20 Keir Fraserlibxenguest: Fix libbz2/liblzma dependency computation.
2009-08-20 Keir Fraserdomain builder: Implement bzip2 and LZMA loaders
2009-08-20 Keir Frasertools/flask/policy: Updates to policy and policy build...
2009-08-20 Keir Fraserx86_64 hvm: Adjust COMPAT_VIRT_START for 32-bit HVM...
2009-08-20 Keir Fraserxm-test: Fix testcase '11_block_attach_shared_dom0...
2009-08-20 Keir Fraserpygrub: Add password support
2009-08-20 Keir Fraserx86: shadow_alloc_p2m_page() should call shadow_preallo...
2009-08-20 Keir Fraserx86 vmx: Update EIP when appropriate during task switch
2009-08-20 Keir FraserFix xapi xm-tests.
2009-08-20 Keir Fraserxm-test: Add status section to xm-test/README
2009-08-20 Keir Fraserx86: Remove global percpu_mm_info structure, to make...
2009-08-20 Keir Fraserx86: teardown_msi_irq is not needed.
2009-08-20 Keir Fraserx86: calculate nr_irqs_gsi correctly.
2009-08-20 Keir Fraserxend: Fix error caused by VT-d ACS patch.
2009-08-20 Keir Fraserpygrub: Revert 19322:3118041f2259, as it breaks timeout...
2009-08-19 Keir Fraserx86: Fix arch/x86/xen.lds dependencies.
2009-08-19 Keir FraserAMD IOMMU: support "passthrough" and "no-intremap...
2009-08-19 Keir FraserUpdate Xen Flask module to policy.24.
2009-08-19 Keir Fraserxen-hvmctx: don't compile for ia64.
2009-08-19 Keir Fraser[IA64] define BYTES_PER_LONG to fix compilation error.
2009-08-19 Keir Fraserx86 hvm: Clean up vlapic/vioapic/vmsi delivery.
2009-08-19 Keir Fraserxen pm trace utility cleanup
2009-08-19 Keir Fraserx86 hvm: Remove vendor-specific feature masking of...
2009-08-19 Keir Fraserxend: passthrough: check if a device is behind PCIe...
2009-08-19 Keir Fraserhotplug scripts: better same_vm checks
2009-08-19 Keir Fraserx86: miscellaneous emulator adjustments
2009-08-19 Keir Fraserx86-64: adjust emulation of control transfers
2009-08-19 Keir Fraserx86: extend runstate area updates
2009-08-19 Keir Fraserx86: Fix max_gsi calculation on systems with discontigu...
2009-08-19 Keir Fraserxm,xend: Remove tab indents
2009-08-19 Keir Fraserx86: Only allocate vpid for initialised vcpus.
2009-08-19 Keir Fraserx86: Implement per-cpu vector for xen hypervisor
2009-08-19 Keir Fraserx86: Change Xen hypervisor's interrupt infrastructure
2009-08-19 Keir Fraserx86: Change nr_irqs to nr_irqs_gsi.
2009-08-16 Keir Frasergdbstub: Remove noisy message on every gdbstub entry.
2009-08-16 Keir Fraserstubdoms: parse bridge informations
2009-08-16 Keir FraserRevert 20066:135b350496fb
2009-08-14 Keir Fraserxen-hvmctx: a tool to print the HVM state of a running...
2009-08-14 Keir Fraserxend: VBD QoS policy bits
2009-08-14 Keir Fraserx86 mce: move mce quirks into separate files
2009-08-14 Keir Fraserxsm/flask: Fix AVC audit message format
2009-08-14 Keir Fraserxsm/flask: Fix sidtab locking bug
2009-08-14 Keir FraserAMD IOMMU: Destroy passthru guests when IO pagetable...
2009-08-14 Keir Fraserx86: cleanup rdmsr/wrmsr
2009-08-14 Keir Fraserx86 mce: make debug messages less noisy
2009-08-14 Keir FraserVMX: issue an NMI rather than just calling the NMI...
2009-08-14 Keir Fraserhvm: handle access to MSR_AMD64_NB_CFG
2009-08-14 Keir Fraserx86: Remove EF_* duplicate defs for X86_EFLAGS_*.
2009-08-14 Keir Fraserx86: Do not clear EF.TF in crash-debug mode.
2009-08-13 Keir Frasergdbstub: Fix the build and make a few cleanups.
2009-08-12 Keir Frasergdbstub: Small fixes.
2009-08-12 Keir Fraserx86 numa: fix nodes' memory parsing when SRAT table...
2009-08-12 Keir Fraserx86 svm: Fix PAT MSR handling when using Nested Paging.
2009-08-12 Keir Fraserx86 svm: Fix the build: vlapic_get_reg() takes two...
2009-08-12 Keir Frasertmem: one-liner correcting stat parsing ordering
2009-08-12 Keir Fraserx86 svm: Fix checked builds of Windows running on AMD SVM
2009-08-11 Keir Fraserxentrace: fix "%016x" format
2009-08-11 Keir Fraserlibxc: Include private Xen headers in stubdom libxc...
2009-08-10 Keir FraserUpdate QEMU_TAG to a83d119cfcc20bc7edb427992d6e31b3e99430be
2009-08-10 Keir FraserRevert alloc_idle_vcpu() to support multiple idle domai...
2009-08-10 Keir Fraserx86: make mce debug output more verbose
2009-08-10 Keir Fraserx86: Remove cpumask.h inclusion from mm.h
2009-08-10 Keir Fraserpygrub: Remove bogus log.debug line.
2009-08-10 Keir Frasertmem: expose freeable memory
2009-08-07 Keir Frasertools: Fix iptables failure test in vif-common.sh
2009-08-07 Keir Fraserx86: replace PAT initialisation magic value with a...
next